A thing to redistribute a vector of things over several processors. More...
#include <iostream>
#include <vector>
#include <utility>
#include <boost/mpi.hpp>
#include <boost/serialization/vector.hpp>
#include <boost/serialization/utility.hpp>
#include "gridpack/parallel/distributed.hpp"
Go to the source code of this file.
Classes | |
class | gridpack::parallel::Shuffler< Thing, Index > |
A functor to redistribute things in vectors on multiple processes. More... | |
Namespaces | |
namespace | gridpack |
namespace | gridpack::parallel |
A thing to redistribute a vector of things over several processors.